* gtk/gtktreeview.c (gtk_tree_view_set_search_column): Fix a doc
glitch, pointed out by Björn Lindqvist.
svn path=/trunk/; revision=20159
+2008-05-25 Matthias Clasen <mclasen@redhat.com>
+
+ Bug 523930 – sort -> search in gtktreeview.c
+
+ * gtk/gtktreeview.c (gtk_tree_view_set_search_column): Fix a doc
+ glitch, pointed out by Björn Lindqvist.
+
2008-05-25 Matthias Clasen <mclasen@redhat.com>
Bug 479384 – gtk_selection_data_targets_include_uri docs buglet
* Sets @column as the column where the interactive search code should
* search in.
*
- * If the sort column is set, users can use the "start-interactive-search"
+ * If the search column is set, users can use the "start-interactive-search"
* key binding to bring up search popup. The enable-search property controls
* whether simply typing text will also start an interactive search.
*